[INFO] cloning repository https://github.com/yaleman/timeout-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaleman/timeout-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f11480d258107d3724a20fe634b61db3bf982248
[INFO] testing yaleman/timeout-cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaleman%2Ftimeout-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yaleman/timeout-cli
[INFO] finished tweaking git repo https://github.com/yaleman/timeout-cli
[INFO] tweaked toml for git repo https://github.com/yaleman/timeout-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yaleman/timeout-cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yaleman/timeout-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b62650a4fd337b89ee4a7056cc6506461f13d7185c3c1fd3cd092709959424d
[INFO] running `Command { std: "docker" "start" "-a" "0b62650a4fd337b89ee4a7056cc6506461f13d7185c3c1fd3cd092709959424d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b62650a4fd337b89ee4a7056cc6506461f13d7185c3c1fd3cd092709959424d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b62650a4fd337b89ee4a7056cc6506461f13d7185c3c1fd3cd092709959424d", kill_on_drop: false }`
[INFO] [stdout] 0b62650a4fd337b89ee4a7056cc6506461f13d7185c3c1fd3cd092709959424d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6618c733af20e7a4fa386213e27484ecda16a6cfd70387a1036e6a2e2e31a44
[INFO] running `Command { std: "docker" "start" "-a" "e6618c733af20e7a4fa386213e27484ecda16a6cfd70387a1036e6a2e2e31a44", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling timeout-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.39s
[INFO] running `Command { std: "docker" "inspect" "e6618c733af20e7a4fa386213e27484ecda16a6cfd70387a1036e6a2e2e31a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6618c733af20e7a4fa386213e27484ecda16a6cfd70387a1036e6a2e2e31a44", kill_on_drop: false }`
[INFO] [stdout] e6618c733af20e7a4fa386213e27484ecda16a6cfd70387a1036e6a2e2e31a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af27e9b73f20cbd508e386e35f8cf8fc1c9dee4cbe78671088611f26cf4f4b39
[INFO] running `Command { std: "docker" "start" "-a" "af27e9b73f20cbd508e386e35f8cf8fc1c9dee4cbe78671088611f26cf4f4b39", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling timeout-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.34s
[INFO] running `Command { std: "docker" "inspect" "af27e9b73f20cbd508e386e35f8cf8fc1c9dee4cbe78671088611f26cf4f4b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af27e9b73f20cbd508e386e35f8cf8fc1c9dee4cbe78671088611f26cf4f4b39", kill_on_drop: false }`
[INFO] [stdout] af27e9b73f20cbd508e386e35f8cf8fc1c9dee4cbe78671088611f26cf4f4b39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49b93c018c9d7349a0a71487cd428688ee2e1d4ad66765c97f3c02a1ad9fab03
[INFO] running `Command { std: "docker" "start" "-a" "49b93c018c9d7349a0a71487cd428688ee2e1d4ad66765c97f3c02a1ad9fab03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timeout_cli-7f7acc3e4a3ecc57)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timeout-37be25b4f00f2a0a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d4881e55db0df2f9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_command_with_stdout_and_stderr ... ok
[INFO] [stdout] test test_command_with_multiple_args ... ok
[INFO] [stdout] test test_long_timeout_with_quick_command ... ok
[INFO] [stdout] test test_command_with_flags ... ok
[INFO] [stdout] test test_kill_after_shorter_than_command ... ok
[INFO] [stdout] test test_command_with_spaces_in_args ... ok
[INFO] [stdout] test test_exit_code_127_command_not_found ... ok
[INFO] [stdout] test test_exit_code_forwarding_success ... ok
[INFO] [stdout] test test_help_message ... ok
[INFO] [stdout] test test_command_completes_before_timeout ... ok
[INFO] [stdout] test test_help_shows_kill_after ... ok
[INFO] [stdout] test test_invalid_timeout_value ... ok
[INFO] [stdout] test test_exit_code_forwarding_failure ... ok
[INFO] [stdout] test test_missing_command ... ok
[INFO] [stdout] test test_very_short_timeout ... ok
[INFO] [stdout] test test_basic_command_success ... ok
[INFO] [stdout] test test_nonexistent_command ... ok
[INFO] [stdout] test test_multiple_timeouts_sequential ... ok
[INFO] [stdout] test test_verbose_mode ... ok
[INFO] [stdout] test test_zero_timeout ... ok
[INFO] [stdout] test test_kill_after_with_unresponsive_process ... ok
[INFO] [stdout] test test_kill_after_with_responsive_process ... ok
[INFO] [stdout] test test_normal_timeout_without_kill_after ... ok
[INFO] [stdout] test test_timeout_kills_long_running_command ... ok
[INFO] [stdout] test test_timeout_without_kill_after_still_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests timeout_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49b93c018c9d7349a0a71487cd428688ee2e1d4ad66765c97f3c02a1ad9fab03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b93c018c9d7349a0a71487cd428688ee2e1d4ad66765c97f3c02a1ad9fab03", kill_on_drop: false }`
[INFO] [stdout] 49b93c018c9d7349a0a71487cd428688ee2e1d4ad66765c97f3c02a1ad9fab03
